2024-09-24 01:01:29,235 [ 241239 ] INFO : ClickHouse root is not set. Will use /home/ubuntu/_work/_temp/test/git-repo-copy (runner:42, check_args_and_update_paths) 2024-09-24 01:01:29,235 [ 241239 ] INFO : Cases dir is not set. Will use /home/ubuntu/_work/_temp/test/git-repo-copy/tests/integration (runner:90, check_args_and_update_paths) 2024-09-24 01:01:29,235 [ 241239 ] INFO : src dir is not set. Will use /home/ubuntu/_work/_temp/test/git-repo-copy/src (runner:97, check_args_and_update_paths) 2024-09-24 01:01:29,235 [ 241239 ] INFO : base_configs_dir: /home/ubuntu/_work/_temp/test/git-repo-copy/programs/server, binary: /home/ubuntu/_work/_temp/test/build/clickhouse, cases_dir: /home/ubuntu/_work/_temp/test/git-repo-copy/tests/integration (runner:99, check_args_and_update_paths) 2024-09-24 01:01:29,236 [ 241239 ] INFO : Unknown image altinityinfra/dotnet-client (runner:357, ) Running pytest container as: 'docker run --rm --name clickhouse_integration_tests_4yz4tq --privileged --dns-search='.' --volume=/home/ubuntu/_work/_temp/test/build/clickhouse-odbc-bridge:/clickhouse-odbc-bridge --volume=/home/ubuntu/_work/_temp/test/build/clickhouse:/clickhouse --volume=/home/ubuntu/_work/_temp/test/build/clickhouse-library-bridge:/clickhouse-library-bridge --volume=/home/ubuntu/_work/_temp/test/git-repo-copy/programs/server:/clickhouse-config --volume=/home/ubuntu/_work/_temp/test/git-repo-copy/tests/integration:/ClickHouse/tests/integration --volume=/home/ubuntu/_work/_temp/test/git-repo-copy/src/Server/grpc_protos:/ClickHouse/src/Server/grpc_protos --volume=/run:/run/host:ro --mount type=bind,source=/home/ubuntu/_work/_temp/test/dockerd_volume_dir,target=/var/lib/docker -e DOCKER_HELPER_TAG=0-9992f5eba3591142ff413d31cb83a7bf4f0e2553 -e DOCKER_BASE_TAG=0-9992f5eba3591142ff413d31cb83a7bf4f0e2553 -e DOCKER_KERBERIZED_HADOOP_TAG=0-9992f5eba3591142ff413d31cb83a7bf4f0e2553 -e DOCKER_KERBEROS_KDC_TAG=0-9992f5eba3591142ff413d31cb83a7bf4f0e2553 -e DOCKER_MYSQL_GOLANG_CLIENT_TAG=0-9992f5eba3591142ff413d31cb83a7bf4f0e2553 -e DOCKER_MYSQL_JAVA_CLIENT_TAG=0-9992f5eba3591142ff413d31cb83a7bf4f0e2553 -e DOCKER_MYSQL_JS_CLIENT_TAG=0-9992f5eba3591142ff413d31cb83a7bf4f0e2553 -e DOCKER_MYSQL_PHP_CLIENT_TAG=0-9992f5eba3591142ff413d31cb83a7bf4f0e2553 -e DOCKER_NGINX_DAV_TAG=0-9992f5eba3591142ff413d31cb83a7bf4f0e2553 -e DOCKER_POSTGRESQL_JAVA_CLIENT_TAG=0-9992f5eba3591142ff413d31cb83a7bf4f0e2553 -e DOCKER_CLIENT_TIMEOUT=300 -e COMPOSE_HTTP_TIMEOUT=600 -e PYTHONUNBUFFERED=1 -e PYTEST_ADDOPTS="--dist=loadfile -n 10 -rfEps --run-id=0 --color=no --durations=0 'test_ttl_move/test.py::test_ttl_move_if_exists[replicated_disk]' 'test_ttl_move/test.py::test_ttl_move_if_exists[replicated_volume]' 'test_ttl_move/test.py::test_ttls_do_not_work_after_alter[mt_external_negative]' 'test_ttl_move/test.py::test_ttls_do_not_work_after_alter[mt_external_positive]' 'test_ttl_move/test.py::test_ttls_do_not_work_after_alter[mt_negative]' 'test_ttl_move/test.py::test_ttls_do_not_work_after_alter[mt_positive]' 'test_ttl_move/test.py::test_ttls_do_not_work_after_alter[repicated_negative]' 'test_ttl_move/test.py::test_ttls_do_not_work_after_alter[repicated_positive]' 'test_ttl_move/test.py::test_ttls_do_not_work_after_alter[replicated_external_negative]' 'test_ttl_move/test.py::test_ttls_do_not_work_after_alter[replicated_external_positive]' test_union_header/test.py::test_read test_zookeeper_config_load_balancing/test.py::test_first_or_random test_zookeeper_config_load_balancing/test.py::test_in_order test_zookeeper_config_load_balancing/test.py::test_nearest_hostname -vvv" altinityinfra/integration-tests-runner:0-9992f5eba3591142ff413d31cb83a7bf4f0e2553 '. Start tests ============================= test session starts ============================== platform linux -- Python 3.10.12, pytest-7.4.4, pluggy-1.5.0 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /ClickHouse/tests/integration configfile: pytest.ini plugins: timeout-2.2.0, repeat-0.9.3, order-1.0.1, xdist-3.5.0, random-0.2 timeout: 900.0s timeout method: signal timeout func_only: False created: 10/10 workers 10 workers [14 items] scheduling tests via LoadFileScheduling test_ttl_move/test.py::test_ttl_move_if_exists[replicated_disk] test_zookeeper_config_load_balancing/test.py::test_first_or_random test_union_header/test.py::test_read [gw1] [ 7%] PASSED test_union_header/test.py::test_read [gw0] [ 14%] PASSED test_ttl_move/test.py::test_ttl_move_if_exists[replicated_disk] test_ttl_move/test.py::test_ttl_move_if_exists[replicated_volume] [gw0] [ 21%] PASSED test_ttl_move/test.py::test_ttl_move_if_exists[replicated_volume] test_ttl_move/test.py::test_ttls_do_not_work_after_alter[mt_external_negative] [gw0] [ 28%] PASSED test_ttl_move/test.py::test_ttls_do_not_work_after_alter[mt_external_negative] test_ttl_move/test.py::test_ttls_do_not_work_after_alter[mt_external_positive] [gw0] [ 35%] PASSED test_ttl_move/test.py::test_ttls_do_not_work_after_alter[mt_external_positive] test_ttl_move/test.py::test_ttls_do_not_work_after_alter[mt_negative] [gw0] [ 42%] PASSED test_ttl_move/test.py::test_ttls_do_not_work_after_alter[mt_negative] test_ttl_move/test.py::test_ttls_do_not_work_after_alter[mt_positive] [gw2] [ 50%] PASSED test_zookeeper_config_load_balancing/test.py::test_first_or_random test_zookeeper_config_load_balancing/test.py::test_in_order [gw0] [ 57%] PASSED test_ttl_move/test.py::test_ttls_do_not_work_after_alter[mt_positive] test_ttl_move/test.py::test_ttls_do_not_work_after_alter[repicated_negative] [gw0] [ 64%] PASSED test_ttl_move/test.py::test_ttls_do_not_work_after_alter[repicated_negative] test_ttl_move/test.py::test_ttls_do_not_work_after_alter[repicated_positive] [gw0] [ 71%] PASSED test_ttl_move/test.py::test_ttls_do_not_work_after_alter[repicated_positive] test_ttl_move/test.py::test_ttls_do_not_work_after_alter[replicated_external_negative] [gw0] [ 78%] PASSED test_ttl_move/test.py::test_ttls_do_not_work_after_alter[replicated_external_negative] test_ttl_move/test.py::test_ttls_do_not_work_after_alter[replicated_external_positive] [gw0] [ 85%] PASSED test_ttl_move/test.py::test_ttls_do_not_work_after_alter[replicated_external_positive] [gw2] [ 92%] PASSED test_zookeeper_config_load_balancing/test.py::test_in_order test_zookeeper_config_load_balancing/test.py::test_nearest_hostname [gw2] [100%] PASSED test_zookeeper_config_load_balancing/test.py::test_nearest_hostname ============================== slowest durations =============================== 30.16s setup test_zookeeper_config_load_balancing/test.py::test_first_or_random 19.36s setup test_union_header/test.py::test_read 19.34s setup test_ttl_move/test.py::test_ttl_move_if_exists[replicated_disk] 6.16s teardown test_union_header/test.py::test_read 5.94s call test_ttl_move/test.py::test_ttl_move_if_exists[replicated_disk] 5.79s call test_ttl_move/test.py::test_ttl_move_if_exists[replicated_volume] 4.75s teardown test_zookeeper_config_load_balancing/test.py::test_nearest_hostname 4.51s teardown test_ttl_move/test.py::test_ttls_do_not_work_after_alter[replicated_external_positive] 2.22s call test_zookeeper_config_load_balancing/test.py::test_in_order 2.14s call test_zookeeper_config_load_balancing/test.py::test_first_or_random 2.13s call test_zookeeper_config_load_balancing/test.py::test_nearest_hostname 0.49s call test_ttl_move/test.py::test_ttls_do_not_work_after_alter[repicated_positive] 0.49s call test_ttl_move/test.py::test_ttls_do_not_work_after_alter[replicated_external_positive] 0.43s call test_ttl_move/test.py::test_ttls_do_not_work_after_alter[replicated_external_negative] 0.43s call test_ttl_move/test.py::test_ttls_do_not_work_after_alter[repicated_negative] 0.41s call test_ttl_move/test.py::test_ttls_do_not_work_after_alter[mt_positive] 0.38s call test_ttl_move/test.py::test_ttls_do_not_work_after_alter[mt_negative] 0.38s call test_ttl_move/test.py::test_ttls_do_not_work_after_alter[mt_external_negative] 0.35s call test_ttl_move/test.py::test_ttls_do_not_work_after_alter[mt_external_positive] 0.07s call test_union_header/test.py::test_read 0.00s setup test_ttl_move/test.py::test_ttls_do_not_work_after_alter[mt_positive] 0.00s teardown test_zookeeper_config_load_balancing/test.py::test_first_or_random 0.00s teardown test_ttl_move/test.py::test_ttl_move_if_exists[replicated_disk] 0.00s setup test_ttl_move/test.py::test_ttls_do_not_work_after_alter[mt_negative] 0.00s setup test_ttl_move/test.py::test_ttls_do_not_work_after_alter[replicated_external_positive] 0.00s setup test_ttl_move/test.py::test_ttls_do_not_work_after_alter[mt_external_negative] 0.00s setup test_ttl_move/test.py::test_ttls_do_not_work_after_alter[repicated_negative] 0.00s setup test_ttl_move/test.py::test_ttls_do_not_work_after_alter[repicated_positive] 0.00s teardown test_ttl_move/test.py::test_ttls_do_not_work_after_alter[mt_external_positive] 0.00s setup test_zookeeper_config_load_balancing/test.py::test_nearest_hostname 0.00s setup test_ttl_move/test.py::test_ttls_do_not_work_after_alter[replicated_external_negative] 0.00s setup test_ttl_move/test.py::test_ttls_do_not_work_after_alter[mt_external_positive] 0.00s teardown test_zookeeper_config_load_balancing/test.py::test_in_order 0.00s teardown test_ttl_move/test.py::test_ttls_do_not_work_after_alter[mt_negative] 0.00s setup test_ttl_move/test.py::test_ttl_move_if_exists[replicated_volume] 0.00s teardown test_ttl_move/test.py::test_ttl_move_if_exists[replicated_volume] 0.00s teardown test_ttl_move/test.py::test_ttls_do_not_work_after_alter[repicated_positive] 0.00s setup test_zookeeper_config_load_balancing/test.py::test_in_order 0.00s teardown test_ttl_move/test.py::test_ttls_do_not_work_after_alter[mt_external_negative] 0.00s teardown test_ttl_move/test.py::test_ttls_do_not_work_after_alter[replicated_external_negative] 0.00s teardown test_ttl_move/test.py::test_ttls_do_not_work_after_alter[repicated_negative] 0.00s teardown test_ttl_move/test.py::test_ttls_do_not_work_after_alter[mt_positive] =========================== short test summary info ============================ PASSED test_union_header/test.py::test_read PASSED test_ttl_move/test.py::test_ttl_move_if_exists[replicated_disk] PASSED test_ttl_move/test.py::test_ttl_move_if_exists[replicated_volume] PASSED test_ttl_move/test.py::test_ttls_do_not_work_after_alter[mt_external_negative] PASSED test_ttl_move/test.py::test_ttls_do_not_work_after_alter[mt_external_positive] PASSED test_ttl_move/test.py::test_ttls_do_not_work_after_alter[mt_negative] PASSED test_zookeeper_config_load_balancing/test.py::test_first_or_random PASSED test_ttl_move/test.py::test_ttls_do_not_work_after_alter[mt_positive] PASSED test_ttl_move/test.py::test_ttls_do_not_work_after_alter[repicated_negative] PASSED test_ttl_move/test.py::test_ttls_do_not_work_after_alter[repicated_positive] PASSED test_ttl_move/test.py::test_ttls_do_not_work_after_alter[replicated_external_negative] PASSED test_ttl_move/test.py::test_ttls_do_not_work_after_alter[replicated_external_positive] PASSED test_zookeeper_config_load_balancing/test.py::test_in_order PASSED test_zookeeper_config_load_balancing/test.py::test_nearest_hostname ============================= 14 passed in 43.16s ==============================